From: Eli Zaretskii Date: Thu, 28 Mar 2024 09:50:22 +0000 (+0200) Subject: ; * etc/NEWS: Announce new feature of Proced. (Bug#69784) X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~14^2~18^2~2125 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=f021c3dbcd08eb1b0e3215ba6fd4e56364e6915f;p=emacs.git ; * etc/NEWS: Announce new feature of Proced. (Bug#69784) --- diff --git a/etc/NEWS b/etc/NEWS index 25c4efa590f..696d744e342 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1430,6 +1430,14 @@ When this is non-nil, the lines of key sequences are displayed with the most recent line first. This is can be useful when working with macros with many lines, such as from 'kmacro-edit-lossage'. +** Proced + +--- +*** More control on automatic update of Proced buffers. +The user option 'proced-auto-update-flag' can now be set to 2 additional +values, which control automatic updates of Proced buffers that are not +displayed in some window. + ** Miscellaneous ---